AsyncCallback

interface AsyncCallback<T>

Functions

Link copied to clipboard
abstract fun onComplete(result: T)